com.supermap.plot

Class AnimationPlayBeginEvent

  • java.lang.Object
    • java.util.EventObject
      • com.supermap.plot.AnimationPlayBeginEvent
  • All Implemented Interfaces:
    java.io.Serializable


    public class AnimationPlayBeginEvent
    extends java.util.EventObject
    An event of starting to play an animation
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      AnimationPlayBeginEvent(java.lang.String name)
      The constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getName()
      Gets the name
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • AnimationPlayBeginEvent

        public AnimationPlayBeginEvent(java.lang.String name)
        The constructor.
        Parameters:
        name - Name
    • Method Detail

      • getName

        public java.lang.String getName()
        Gets the name
        Returns:
        Name